Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Matching 20% increase in throttling limit at VM Agent #277

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

kjohn-msft
Copy link
Collaborator

Changes:

  • Matches a 20% increase in throttling limit at the VM Agent in 2023
  • Smooths out the throttling by spreading it out to the exact band the agent uses - 360 events per 5 minutes (300 seconds)

Variances found in testing in the apt deb-style PR and covered separately here.

Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.11%. Comparing base (2730aae) to head (c19cfbd).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #277   +/-   ##
=======================================
  Coverage   91.11%   91.11%           
=======================================
  Files          91       91           
  Lines       15901    15901           
=======================================
  Hits        14488    14488           
  Misses       1413     1413           
Flag Coverage Δ
python27 91.11% <100.00%> (ø)
python39 91.11% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kjohn-msft kjohn-msft merged commit 96f6359 into master Nov 5, 2024
7 checks passed
@kjohn-msft kjohn-msft deleted the kjohn-thlimitupdate branch November 5, 2024 21:53
@kjohn-msft kjohn-msft restored the kjohn-thlimitupdate branch November 5, 2024 21:53
@kjohn-msft kjohn-msft deleted the kjohn-thlimitupdate branch November 5, 2024 21:53
@feng-j678 feng-j678 mentioned this pull request Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants